type github.com/jackc/pgx/v5/pgtype.structWrapper

5 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		builtin_wrappers.go#L712: type structWrapper struct {
		builtin_wrappers.go#L717: func (w structWrapper) IsNull() bool {
		builtin_wrappers.go#L721: func (w structWrapper) Index(i int) any {
		pgtype.go#L1768: 		w := structWrapper{
		pgtype.go#L1785: 	w := structWrapper{